Skip to content

put osname on stack, remove use after free#80

Open
Jan200101 wants to merge 1 commit into13-CF:masterfrom
Jan200101:PR/stack
Open

put osname on stack, remove use after free#80
Jan200101 wants to merge 1 commit into13-CF:masterfrom
Jan200101:PR/stack

Conversation

@Jan200101
Copy link
Contributor

osname is allocated to the heap with a static size.
the stack suffices for that.

also remove use after free instances for osname

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant